.sectionContainer{
	width: 100%;
	min-height: 1000px;
	background: #f2f2f2;
	margin:0;
	padding:0;
}
.indexContainer{
	width: 1200px;
	min-height: 1000px;
	margin: 0 auto;
}
/* 最新公告 */
.indexContainer .news_notice{
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #ffffff;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	margin:20px 0;
}
/* 最新公告左侧 */
.indexContainer .news-noticeL{
	width: 9%;
	height: 40px;
	line-height: 40px;
	background: #fff;
	color: #E31819;
	display: inline-block;
	font-weight: bold;
	text-align: center;
	position: relative;
	bottom: 15px;
}
.indexContainer .news-noticeL .news-noticeL-span {
	width: 2px;
	height: 25px;
	background: #d8d8d8;
	display: inline-block;
	position: relative;
	top: 8px;
	left: 16px;
}
/* 最新公告右侧 */
.indexContainer .news-noticeR{
	width: 90%;
	height: 100%;
	padding:0 20px;
	display: inline-block;
}
/* banner部分 */
.indexContainer .banner-container{
	width: 100%;
	height: 300px;
	display: flex;
	background: #FFFFFF;
}
.indexContainer .banner-left{
	width: 500px;
	height: 100%;
}
.indexContainer .banner-img,.indexContainer .swiper-container,.indexContainer .swiper-wrapper,.indexContainer .swiper-slide{
	width: 100%;
	height: 100%;
}
.indexContainer #rotationChart .swiper-slide a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.indexContainer #rotationChart .swiper-slide a p {
	position: absolute;
	bottom: 0;
	line-height: 30px;
	height: 30px;
	width: 100%;
	font-weight: 400;
	font-size: 12px;
	color: #fff;
	background: rgba(0, 0, 0, 0.3);
	text-indent: 16px;
}
/* 今日提醒 */
.indexContainer .banner-jrtx{
	width:100%;
	height: 94px;
	margin-top:20px;
	background-color: #fff;
}
.indexContainer .banner-jrtx .jrtx-left{
	width: 128px;
	height: 100%;
}
.indexContainer .jrtx-left div:first-child{
	width: 128px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background: #d5000d;
	color:#fff;
	font-size: 24px;
	font-weight: bolder;
	display: inline-block;
	/*background-image: url(../img/index-img/index-jrtx.png);*/
	/*background-repeat: no-repeat;*/
	/*background-position: center;*/
}
.indexContainer .jrtx-left div:last-child{
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.indexContainer .banner-jrtx .jrtx-right{
	width: 280px;
	height: 100%;
	padding:8px 0px;
	/*padding-left: 16px;*/
	padding-right: 5px;
}
.indexContainer .jrtx-right div{
	width: 100%;
	height: 40px;
	line-height: 40px;
}
.indexContainer .jrtx-right div i{
	min-width: 28px;
	height: 22px;
	display: inline-block;
	line-height: 22px;
	background: #feefd0;
	border: 1px solid #fce4be;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	color: #f67713;
	margin:0 5px;
	font-style: normal;
}
/* 最新通知 */
.indexContainer .banner-center{
	width: 688px;
	height: 268px;
	margin: 16px 20px;
	background-color: #fff;
	position: relative;
	border: 1px solid #e5e5e5;
}
.indexContainer .banner-center .classificationAnnouncements li{
	height: 40px;
	padding: 10px 0;
}
.indexContainer .banner-center .classificationAnnouncements li:before{
	content: ' ';
	position: relative;
	top: 5px;
	width: 10px;
	height: 10px;
	border-right: 5px;
	background: #cccccc;
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.indexContainer .banner-center .classificationAnnouncements li a:hover{
	color:#167AE0
}
#latest-notice{
	width: 100%;
	height: 40px;
	/*padding:0 20px;*/
	position: relative;
}
#latest-notice h2{
	width: 100%;
	height: 47px;
	line-height: 47px;
	font-size: 14px;
	font-weight: bold;
	color: #011f4f;
}
#latest-noticee h2 span{
	width: 95px;
	height: 47px;
	line-height: 47px;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(../img/index-img/index-newTitle.png);
	background-repeat: no-repeat;
	background-position:left center;
	padding-left:8px;
}
#latest-notice div{
	width: 219px;
	height: 40px;
	display: inline-block;
	text-align: center;
	padding: 10px 0;
	font-size: 16px;
	font-weight: 600;
	background: #F5F5F5;
	float: left;
}
.noticeTitleBox {
	cursor: pointer;
}
.hoverTitleBox{
	background: #fff !important;
	color: #167AE0;
}
.hoverTitleBox a{
	color: #167AE0;
}
.hoverTitleBox a:hover{
	color: #167AE0;
}
#latest-notice div:active{
	background: #fff;
	color: #167AE0;
}
.lg-content {
	width: 100%;
	/*height: 1890px;*/
	margin-bottom: 16px;
}
.lg-content .notice {
	width: 66%;
	height: 100%;
	margin: 16px 0;
}
.lg-content .notice .electronicStore {
	min-height: 488px;
	background: #fff;
}
.supervisionUl li,.behaviourBox li{
	padding: 12px 25px 9px 25px !important;
	height: 40px !important;
	margin-top: 16px;
	background: #f6f8fb;
	text-align: center;
}
#supervisionLi{
	padding: 15px 25px 9px 25px !important;
	height: 40px !important;
	margin-top: 16px;
	background: #f6f8fb;
	text-align: center;
}
.titleHead {
	height: 40px;
	width: 100%;
	border-bottom: 1px solid #dcdfe6;
}
.titleBox {
	width: 150px;
	height: 100%;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	color: #167ae0;
	line-height: 16px;
	padding: 12px;
	display: inline-block;
}
.activeTitle{
	color: #167ae0 !important;
}
.titleBox span{
	font-size: 16px;
	position: relative;
	top: 2px;
	left: 8px;
}
.lg-content .notice .electronicStore .titleHead .tab {
	display: inline-block;
	font-size: 14px;
	padding-left: 42px;
}
.lg-content .notice .electronicStore .titleHead .tab span{
	font-size: 12px;
	margin-left: 20px;
	margin-right: 20px;
}
.lg-content .notice .electronicStore .titleHead .tab li{
	display: inline-block;
	margin-right: 50px;
	font-weight: 600;
	text-align: left;
	color: #3e464c;
	cursor: pointer;
}
.lg-content .notice .electronicStore .projectProcurement{
	height: 92%;
	padding: 8px 16px 16px 16px;
}
.lg-content .notice .electronicStore .projectProcurement .projectProcurementL{
	width: 150px;
	height: 100%;
	background: #f6f8fb;
	display: inline-block;
}
.lg-content .notice .electronicStore .projectProcurement .bulkPurchasesHead{
	width: 590px;
	float: right;
	padding-left: 10px;
	display: inline-block;
}
.lg-content .notice .electronicStore .projectProcurement .bulkPurchasesHead .bulkPurchasesHeadHide span{
	font-size: 14px;
	font-weight: 500;
	text-align: left;
	line-height: 20px;
	color: #9CA6B4;
}
.lg-content .notice .electronicStore .projectProcurement ul li,.lg-content .notice .electronicStore .projectProcurement .behaviourBox li a{
	/*width: 150px;*/
	/*height: 32px;*/
	font-size: 14px;
	font-weight: 500;
	color: #9ca6b4;
	line-height: 20px;
	padding: 9px 16px 9px 16px;
	cursor: pointer;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.lg-content .notice .electronicStore .projectProcurement .behaviourBox li a:hover{
	color:#9ca6b4;
}
.lg-content .notice .electronicStore .projectProcurement ul li a:hover{
  color:#167AE0;
}
.lg-content .notice .electronicStore .projectProcurement .electronicStoreTitle li,.lg-content .notice .electronicStore .projectProcurement .supervisionTitle li{
	height: 40px;
}
/*.lg-content .notice .electronicStore .titleHead .tab li a{*/
/*display: block;*/
/*height: 25px;*/
/*font-size: 14px;*/
/*font-family: SourceHanSansCN-Regular;*/
/*font-weight: 600;*/
/*text-align: left;*/
/*color: #3e464c;*/
/*line-height: 20px;*/
/*}*/
.lg-content .specialArea {
	width: 390px;
	height: 100%;
	position: relative;
	top: 16px;
}
.lg-content .lg-wrap {
	margin-top: 24px;
	height: 96px;
	background: url(../img/index-img/lgbg.png) right center no-repeat;
}
.lg-tit{
	width: 40px;
	height: 96px;
	background-color: #167ae0;
	color: #fff;
	text-align: center;
	line-height: 40px;
	letter-spacing: 2px;
	font-weight: bold;
	writing-mode: vertical-lr;
	float: left;
}
.lg-tab{
	height: 100%;
	padding: 0 10px;
}
.lg-tab ul li {
	width: 230px;
	float: left;
	padding: 0 50px;
	line-height: 66px;
	margin: 15px 0;
	font-size: 16px;
	display: inline-block;
	border-right: 2px solid rgba(255,255,255,0.5);
	position: relative;
}
.lg-tab ul li span{
	font-weight: 500;
	text-align: left;
	color: #ffffff;
	line-height: 20px;
	position: relative;
	top: -8px;
	left: 16px;
}
.lg-tab ul li p{
	width: 100px;
	height: 30px;
	line-height: 40px;
	position: absolute;
	bottom: 0px;
	left: 95px;
	margin: 0 auto;
	margin-right: 12px;
}
.lg-tab ul li p span{
	display: inline-block;
	/* width: 40px; */
	height: 12px;
	line-height: 12px;
	padding-right: 8px;
	border-right: 1px solid rgba(255,255,255,0.70);
	font-size: 12px;
	font-weight: 400;
	color: rgba(255,255,255,0.70);
}
.lg-tab ul li:nth-of-type(1) p a span{
	border-right: none;
}
.lg-tab ul li:nth-of-type(2) p a span{
	border-right: none;
}
/*.lg-tab ul li:nth-of-type(3) p a span{*/
/*	border-right: none;*/
/*}*/
.lg-tab ul li p a:last-child span{
	border-right: none;
}

.lg-content .specialArea .specialAreaLi {
	height: 58px;
	display: inline-block;
	background: #e5f2fc;
	padding: 20px 24px;
	cursor: pointer;
}
.lg-content .specialArea .specialAreaLi span{
	display: inline-block;
	position: relative;
	left: 16px;
}

.lg-content .specialArea .specialAreaLi img{
	position: relative;
	top: -2px;
}

.lg-content .specialArea .specialAreaLi span:hover{
	color:#167AE0
}
#latest-notice .xxnrBox{
	position: absolute;
	bottom: 0px;
	right: 16px;
	color:#e5651e;
	cursor: pointer;
}

.indexContainer .indexUlList{
	width: 100%;
	height:169px;
	padding:0px 20px;
	margin-top:10px;
}
.indexContainer .indexUlList li{
	width: 100%;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.indexContainer .indexUlList li a{
	font-size: 14px;
	font-weight: 400;
	text-align: left;
	color: #333333;
}
.indexContainer .indexUlList li:before{
	content: ' ';
	position: relative;
	top: 10px;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-left: 5px solid #c9c9c9;
	border-bottom: 5px solid transparent;
	display: inline-block;
	float: left;
	margin-right:10px;
}
.indexContainer .indexUlList li:hover:before{
	border-left-color: #011F4F;
}
.indexContainer .indexUlList li a:hover{
	color:#011F4F;
}
.indexContainer .banner-center .indexMore{
	position: absolute;
	bottom: 30px;
	right: 23px;
	font-size: 12px;
	font-weight: 400;
	color: #0e66d4;
}
/* 蓝色更多 */
.indexContainer .indexMore{
	position: absolute;
	right: 0;
	font-size: 12px;
	font-weight: 400;
	color: #0e66d4;
}
.indexContainer .indexMore span{
	width: 14px;
	height: 14px;
	display: inline-block;
	background-image: url(../img/index-img/index-jt.png);
	vertical-align: text-bottom!important;
	margin-left:3px;
}
/* 用户登录 */
.indexContainer .banner-right{
	width: 260px;
	height: 100%;
	background-color: #fff;
	padding:0 17px;
}
/*公用标题 */
.indexContainer .indexh2{
	width: 100%;
	height: 43px;
	line-height: 50px;
	border-bottom:1px solid #e0e0e0;
	color:#0e66d4;
	font-size: 16px;
	font-weight: bolder;
}
.indexContainer .indexh2 i{
	display: inline-block;
	width: 3px;
	height: 14px;
	background: #e56821;
	margin-right: 9px;
}
.indexContainer .banner-right ul{
	width: 100%;
	height: 256px;
	padding-top:16px;
}
.indexContainer .banner-right ul li{
	width: 100%;
	height: 72px;
	margin-bottom: 5px;
}
.indexContainer .banner-right ul li img{
	width: 100%;
	height: 100%;
}
/* 主体 */
.indexContainer .mainFloorOne{
	width: 100%;
	height:448px;
	margin-top:20px;
}
/* 集中采购中心公告动态 */
.indexContainer .centralized-rocurement{
	width: 920px;
	height: 100%;
	background-color: #fff;
	padding:0 22px 0 17px;
}
.indexContainer .indexh1a{
	width: 100%;
	height: 49px;
	line-height: 49px;
	padding-top:5px;
	position: relative;
	font-size: 28px;
	color:#0e66d4;
	font-weight: bolder;
}
.indexContainer .indexh1a>img{
	min-width: 121px;
	height: 28px;
}
.indexContainer .indexh1a span{
	width: 692px;
	height: 49px;
	display: inline-block;
	font-size: 12px;
	font-family: Arial, Arial-Regular;
	font-weight: 400;
	color: #8a8888;
	padding-left:20px;
	background-image: url(../img/index-img/zhcg-bg.png);
	background-repeat: no-repeat;
	background-size: 100% 30px;
}
.indexContainer .indexh1b span{
	width: 507px;
	background-image: url(../img/index-img/zsfz-bg.png);
}
.indexContainer .indexh1c span{
	width: 739px;
	background-image: url(../img/index-img/floorImg3.png);
}
.indexContainer .indexh1d span{
	width: 1019px;
	background-image: url(../img/index-img/floorImg4.png);
}
/*楼层  黑色更多  */
.indexContainer .floor-more{
	position: absolute;
	right: 0;
	top:5px;
	font-size: 12px;
	font-weight: 400;
	color:#011F4F;
}
.indexContainer .floor-more i{
	width: 14px;
	height: 14px;
	display: inline-block;
	background-image: url(../img/index-img/index-jt2.png);
	vertical-align: text-bottom!important;
	margin-left:3px;
}
.indexContainer .noticeTitleList{
	width: 100%;
	height: 46px;
	line-height: 46px;
}
.indexContainer .noticeTitleList a{
	min-width: 70px;
	height: 22px;
	line-height: 22px;
	font-size: 16px;
	font-weight: 400;
	padding:3px;
	color: #011F4F;
	text-align: center;
}
.indexContainer .noticeTitleList span:last-child{
	color: #fff;
}
.indexContainer .active{
	background-color: #EB6100;
	color:#fff!important;
}
.indexContainer .noticeContentList{
	width: 100%;
}
.indexContainer .noticeContentList li{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #eeeeee;
}
.indexContainer .noticeContentList li:first-child{
	border-top: 1px dashed #eeeeee;
}
.indexContainer .noticeContentList li a{
	width: 100%;
	height: 100%;
	font-size: 14px;
	font-weight: 400;
}
.indexContainer .noticeContentList li a:hover{
	color:#011F4F;
}
.indexContainer .noticeContentList li a span{
	display: inline-block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	float: left;
}
.indexContainer .noticeContentList li a span:nth-child(1){
	width: 65%;
	height: 100%;
}
.indexContainer .noticeContentList li a span:nth-child(2){
	width: 15%;
	height: 100%;
	text-align: left;
	padding-left:5%;
}
.indexContainer .noticeContentList li a span:nth-child(3){
	width: 15%;
	height: 100%;
	text-align: right;
	padding-right: 15px;
	float: right;
}
/* 系统公告 */
.indexContainer .system-notice{
	width: 260px;
	height: 100%;
	background-color: #fff;
	padding:0 20px 0 18px;
}
.indexContainer .system-notice h2{
	width: 100%;
	height: 40px;
	line-height: 40px;
	position: relative;
}

.indexContainer .system-notice ul{
	padding:0;
}
.indexContainer .mainFloorTwo{
	width: 100%;
	height: 738px;
	margin:20px 0;
}
.indexContainer .mainFloorTwoL{
	width: 920px;
	height: 100%;
}
/* 分支机构公告动态 */
.indexContainer .mainFloorTwoL .branchOffices{
	width: 920px;
	height: 448px;
	background-color: #fff;
	padding: 0 22px 0 17px;
}
/* 政策法规 */
.indexContainer .mainFloorTwo .policiesRegulation{
	width: 100%;
	height: 270px;
	background-color: #fff;
	margin-top:20px;
	padding: 0 22px 0 17px;
}
.indexContainer .mainFloorTwo .policiesRegulation ul{
	/*padding:10px 0;*/
}
.indexContainer .mainFloorTwo .policiesRegulation ul li:first-child{
	border-top:none;
}
/*.indexContainer .mainFloorTwo .policiesRegulation ul li{*/
/*	height: 30px;*/
/*	line-height: 30px;*/
/*	border: none;*/
/*	position: relative;*/
/*}*/
.indexContainer .mainFloorTwo .policiesRegulation ul li:before{
	content: ' ';
	position: relative;
	top: 10px;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-left: 5px solid #c9c9c9;
	border-bottom: 5px solid transparent;
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.indexContainer .mainFloorTwo .policiesRegulation ul li:hover:before{
	border-left-color: #011F4F;
}
.indexContainer .mainFloorTwo .policiesRegulation ul li a:hover{
	color:#011F4F;
}
.indexContainer .mainFloorTwo .policiesRegulation ul li span:first-child{
	width: 80%;
	float: left;
}
.indexContainer .mainFloorTwo .policiesRegulation ul li span:last-child{
	width: 15%;
	float: right;
	text-align: right;
	padding-right:15px;
	/*font-size: 12px;*/
	/*color:#999999;*/
}
/* 咨询  */
.indexContainer .mainFloorTwoR{
	width: 260px;
	height: 100%;
}
.indexContainer .mainFloorTwoR .consultList{
	width: 100%;
	height: 282px;
}
.indexContainer .mainFloorTwoR .consultList li{
	width: 100%;
	height: 80px;
	line-height: 80px;
	margin-bottom: 20px;
}
.indexContainer .mainFloorTwoR .consultList li a{
	width: 100%;
	height: 100%;
	display: inline-block;
	color:#ffff;
	font-size: 16px;
	font-weight: 400;
}
.indexContainer .mainFloorTwoR .consultList li img{
	margin-left:27px;
}
.indexContainer .mainFloorTwoR .consultList li span{
	margin-left:18px;
}
.indexContainer .mainFloorTwoR .consultList li:nth-child(1){
	background: #0e66d4;
}
.indexContainer .mainFloorTwoR .consultList li:nth-child(2){
	background: #4EADEA;
}
.indexContainer .mainFloorTwoR .consultList li:nth-child(3){
	background: #02E0DD;
	margin-bottom: 0;
}
/* 常见问题 */
.indexContainer .mainFloorTwoR .commonProblem{
	width: 100%;
	height: 438px;
	background-color: #fff;
	padding: 0 20px 0 18px;
	margin-top:20px;
}
.indexContainer .commonProblem .indexh2b{
	position: relative;
}
.indexContainer .commonProblem .indexUlListb{
	padding:0;
}
.indexContainer .commonProblem .indexUlListb li{
	/*height: 28px;*/
	/*line-height: 25px;*/
}
/* 合作网站 */
.indexContainer .cooperationWebsite{
	width: 100%;
	height: 200px;
	background-color: #fff;
	padding: 0 22px 0 17px;
}
.indexContainer .cooperationWebsite ul{
	width: 100%;
	height: 110px;
	margin-top: 15px;
}
.indexContainer .cooperationWebsite ul li{
	width: 289px;
	height: 110px;
	line-height: 110px;
	background: #ffffff;
	border: 1px solid #eeeeee;
	float: left;
	border-right: none;
	text-align: center;
}
.indexContainer .cooperationWebsite ul li:last-child{
	border-right:1px solid #eeeeee; ;
}
.flort_l{
	float: left;
}
.flort_r{
	float: right;
}
.ellipsisBox{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#echarsMap {
	width: 390px;
	height: 400px;
}
.zmhd {
	width: 390px;
	height: 64px;
	opacity: 1;
	margin: 16px 0;
	padding: 20px 145px;
	background: linear-gradient(225deg,#31b2f2, #167ae0);
}
.zmhd span {
	font-size: 22px;
	font-weight: 500;
	text-align: left;
	line-height: 22px;
	color: #ffffff;
}
.yqlj {
	height: 172px;
	background: #fff;
	padding: 16px;
}
.yqljSpan1 {
	font-size: 18px;
	font-weight: 500;
	text-align: left;
	color: #167ae0;
	line-height: 24px;
	letter-spacing: 1px;
}
.yqljSpan2 {
	width: 215px;
	height: 10px;
	background: #D1D3D4;
	display: inline-block;
	margin-left: 16px;
}
.yqljSpan3 {
	width: 165px;
	height: 28px;
	font-size: 14px;
	font-weight: 400;
	text-align: left;
	color: #333333;
	line-height: 28px;
	display: inline-block;
}
.titleSpan {
	width: 510px;
	height: 24px;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.timeSpan {
	float: right;
	display: inline-block;
	position: relative;
	top: 3px;
}
.supervisionTitle li {
	height: 40px !important;
	margin: 0 !important;
	background: 0 !important;
	text-align: left !important;
	border-bottom: 1px dashed #ccc;
}
